Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.6
|
Leadtools.Annotations.Core Namespace > AnnObservableCollection<T> Class : AnnObservableCollection<T> Constructor |
Overload | Description |
---|---|
AnnObservableCollection<T> Constructor(IEnumerable<T>) | Initializes a new instance of AnnObservableCollection> from the specified collection. |
AnnObservableCollection<T> Constructor(List<T>) | Initializes a new instance of AnnObservableCollection from the specified list. |
AnnObservableCollection<T> Constructor() | Initializes a new empty AnnObservableCollection. |